home *** CD-ROM | disk | FTP | other *** search
- ;
- ; Beispiel-HTML-Popupdefinition (Serie 1-10)
- ; von rgf
- ;
-
- /tput "<P>" "<P>"
- /tput "<P ALIGN=LEFT>" "<P ALIGN=LEFT>"
- /tput "<P ALIGN=CENTER>" "<P ALIGN=CENTER>"
- /tput "<P ALIGN=RIGHT>" "<P ALIGN=RIGHT>"
- /tput "<P ALIGN=JUSTIFY>" "<P ALIGN=JUSTIFY>"
- /tput "</P>" "</P>"
- /tput "<NOBR>" "<NOBR>"
- /tput "</NOBR>" "</NOBR>"
- /tput "<WBR>" "<WBR>"
- /end ; Ende der Popupdefinition
-
-